home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / Class&Method Reference (stack) / MacApp 2.0 Reference / MacApp 2.0 Reference / card_41651.txt < prev    next >
Encoding:
Text File  |  1990-07-24  |  1.4 KB  |  69 lines

  1. -- card: 41651 from stack: in.0 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 26161
  5. -- name: fPriority
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=80 top=118 right=130 bottom=114
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 514 / 514
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=80 top=143 right=155 bottom=114
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 514 / 514
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part contents for background part 20
  37. ----- text -----
  38. fPriority: CommandPriority;
  39.  
  40. -- part contents for background part 1
  41. ----- text -----
  42.  Defines how the command should be prioritized if it has to compete on a prioritized basis for execution. The default is kNormalPriority. You usually do not have to set the value of this field.
  43.  
  44.  
  45. -- part contents for background part 3
  46. ----- text -----
  47. H I E R A R C H Y
  48.  
  49. -- part contents for background part 23
  50. ----- text -----
  51. FIELD
  52.  
  53. -- part contents for background part 2
  54. ----- text -----
  55. fPriority
  56.  
  57. -- part contents for background part 57
  58. ----- text -----
  59. TCommand
  60.  
  61. -- part contents for background part 45
  62. ----- text -----
  63. 10 of 17 TCommand Fields
  64.  
  65. -- part contents for background part 5
  66. ----- text -----
  67. TObject
  68. TCommand
  69.